Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 19,208 for

watermarking .net

(0.17 sec)
  1. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  3. Convert DOCX to PDF using Python

    You can find the steps to convert DOCX to PDF using Python in this article. Moreover, we will help you to write a code example to export DOCX to PDF using Python....Watermark Product Family GroupDocs.Merger...conversion library designed for .NET platforms and accessible in...

    kb.groupdocs.com/conversion/python/convert-docx...
  4. Convert PDF to DOCX using Python

    Discover how to convert PDF to DOCX using Python with straightforward steps. Easily export PDF to DOCX using Python, all without need to install additional software....Watermark Product Family GroupDocs.Merger...GroupDocs.Conversion for Python via .NET to enable efficient PDF-to-DOCX...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. Convert PDF to RTF using Python

    Learn how to convert PDF to RTF using Python with simple steps. Effortlessly export PDF to RTF using Python, without installing extra software....Watermark Product Family GroupDocs.Merger...GroupDocs.Conversion for Python via .NET to facilitate smooth PDF-to-RTF...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  7. Convert DOCX to MHTML using Python

    Learn how to convert DOCX to MHTML using Python without installing extra software. Step-by-step guide with sample code to export DOCX to MHTML using Python....Watermark Product Family GroupDocs.Merger...using Python , using a reliable .NET-based Python library. Steps...

    kb.groupdocs.com/conversion/python/convert-docx...
  8. Convert DOC and DOCX to HTML in C# | Show & Hid...

    Programmatically convert Word processing documents DOC, DOCX into HTML with advanced options like show or hide page borders, watermark, zoom, pages count....Conversion for .NET is an easy to use powerful API...Pages Pages Count Use PDF Watermark Zoom You may visit the documentation...

    blog.groupdocs.com/conversion/convert-doc-docx-...
  9. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/signature/net/esign-document...
  10. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using CSharp programming language....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Merge files...

    docs.groupdocs.com/merger/net/merge/excel/